Skip to main content

Data source component

Overview​

Definition​

A Data Source Component is a constituent part of a larger data source system. It represents a modular piece that contributes to the overall functionality of the data source.

Examples​

A specific table in a database, a particular endpoint in an API, or a specific file in a file system.

Aliases​

Not defined.

URI​

http://ontology.naas.ai/abi/DataSourceComponent

Subclass Of​

Ontology Reference​

Properties​

Data Properties​

OntologyLabelDefinitionExampleDomainRange
abiis curated in foundryRelates a class to the foundry it is curated in.The class cco:ont00001262 is curated in the foundry 'enterprise_management_foundry' and 'personal_ai_foundry'.entitystring
abidata propertyA data property is a property that is used to represent a data property.entitystring
abiextracted atThe timestamp in ISO 8601 format when a generically dependent continuant was extracted or retrieved from its source.2025-06-05T12:00:00+00:00generically dependent continuantdateTime
abisource pathThe path to the data source, indicating its location or location in the file system.storage/datastore/euronext/indices/SBF_120/SBF_120_Index_Composition.xlsxData Sourcestring
abisource typeThe type or category of the data source, indicating its nature or technology.REST_APIData Sourcestring

Object Properties​

OntologyLabelDefinitionExampleDomainRangeInverse Of
abihas backing data sourceRelates an entity to the data source that provides the underlying data for that entity. This property indicates the origin or source of the data that supports the entity.A report entity may have a backing data source that provides the raw data used to generate the report.entityData Source-
abihas template classRelates a subject to its template class.entityTemplate Class-
bfoexists at(Elucidation) exists at is a relation between a particular and some temporal region at which the particular existsFirst World War exists at 1914-1916; Mexico exists at January 1, 2000entitytemporal region-
bfocontinuant part ofb continuant part of c = Def b and c are continuants & there is some time t such that b and c exist at t & b continuant part of c at tMilk teeth continuant part of human; surgically removed tumour continuant part of organismcontinuantcontinuanthas continuant part
bfohas continuant partb has continuant part c = Def c continuant part of bcontinuantcontinuant-
ccois output ofx is_output_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the end of y is a necessary condition for the completion of y.continuantprocesshas output
ccois input ofx is_input_of y iff x is an instance of Continuant and y is an instance of Process, such that the presence of x at the beginning of y is a necessary condition for the start of y.continuantprocesshas input
ccois affected byx is_affected_by y iff x is an instance of Continuant and y is an instance of Process, and y influences x in some manner, most often by producing a change in x.continuantprocess-
bfois concretized byc is concretized by b = Def b concretizes cgenerically dependent continuant{'or': ['http://purl.obolibrary.org/obo/BFO_0000015', 'http://purl.obolibrary.org/obo/BFO_0000020']}concretizes
bfogenerically depends onb generically depends on c = Def b is a generically dependent continuant & c is an independent continuant that is not a spatial region & at some time t there inheres in c a specifically dependent continuant which concretizes b at tgenerically dependent continuant{'and': ['http://purl.obolibrary.org/obo/BFO_0000004', {'not': ['http://purl.obolibrary.org/obo/BFO_0000006']}]}is carrier of
abidepends onRelates a data source to another data source upon which it depends for its operation or data.Data SourceData Source-
abihas componentRelates a data source to one of its constituent components. This property indicates that the data source includes or contains the specified component as part of its structure.Data SourceData Source Componentis component of
abiis component ofRelates a data source component to the larger data source system of which it is a part. This property indicates that the component belongs to or is contained within the specified data source.Data Source ComponentData Sourcehas component